Are there good replacements for client-side java in web programming? [closed]

Posted by varesa on Programmers See other posts from Programmers or by varesa
Published on 2012-09-02T07:22:20Z Indexed on 2012/09/02 9:49 UTC
Read the original article Hit count: 213

Filed under:
|
|

Now since the latest java exploit, and many others in the past, people are again recommended to get rid of java on their computers for good.

I, as a java web applications developer, am think about possible alternatives. Many seem to have gotten rid of java, so I would not like to develop for an environmet, that users do not have on their computers, and that they are not willing to install for security reasons.

Are there any other real options that HTML5 + JS? (Don't take me wrong about not wanting HTML5+JS, I just want to know the options)

© Programmers or respective owner

Related posts about java

Related posts about web-development